kotlin-stdlib
JS
kotlin-stdlib
/
kotlin.collections
/
[JS]Iterator
/
next
next
JS
abstract
operator
fun
next
(
)
:
T
Content copied to clipboard
Returns the next element in the iteration.